home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 4 / PC World Interactive 4.iso / online / evntmn15.EXE / HISTORY.TX_ / HISTORY.TX
Text File  |  1996-10-22  |  6KB  |  180 lines

  1. 03/03/95 
  2. --------
  3. Version 1.0 release
  4.  
  5.  
  6. 03/13/95 (vs 1.1)
  7. -----------------
  8. Fixed incompatibility with "Plug In" that caused event timer errors.
  9.  
  10.  
  11. 03/20/95 (vs 1.2)
  12. -----------------
  13. Fixed bug that allowed quick events to execute more than once in the 
  14. same cycle.  Now only one event can be executed at a given time.
  15.  
  16. To limit system activity, rewrote the event checking routine to ONLY 
  17. check for events when the current minute is at an interval an event 
  18. can be set to.  ("?0" or "?5") 
  19.  
  20. Extended event array from 21 to 40 events.
  21.  
  22.  
  23. 04/01/95 (vs 1.21)
  24. ------------------
  25. Added "Alarms" option and wave playback.
  26.  
  27.  
  28. 05/02/95  (1.21 bug fix/update)
  29. -------------------------------
  30. Fixed keyboard access bug.  Enter key now changes directory when 
  31. choosing file paths.
  32.  
  33. Added basic text editor for keystroke editing. 
  34.  
  35. Fixed bug that truncated/garbled fields longer than 64 characters.  
  36. Max length of any entry is now 256 characters.
  37.  
  38.  
  39. 06/16/95 (1.22 update)
  40. ---------------------
  41. Added option to change the "kill program" key sequence.
  42. * * Special thanks to Steve Lippert.
  43.  
  44. Updated help to work during keyboard only access.  Previously the
  45. help was only triggered by mouse movements.
  46.  
  47.  
  48. 06/26/95 (1.[3?] beta)
  49. ----------------------
  50. Added encrypted password protection with numerous protection options
  51. (thanks Ron Cicotte)
  52.  
  53.  
  54. 07/01/95
  55. --------
  56. Fixed bug causeing unusual results when "program to end" wasn't
  57. running when event launched.
  58.  
  59.  
  60. 07/15/95 (1.3 gen release)
  61. --------
  62. Fixed bug that caused Events to be switced to Alarms at startup.
  63.  
  64.  
  65. 09/02/95 (1.3 update)
  66. --------
  67. (alarms wouldn't run unless previously set as events)
  68. Fixed alarm screen to show and edit "seconds" field.   
  69.  
  70.  
  71. 10/21/95 (1.41 release)
  72. --------
  73. * Windows exit options (Shutdown, restart, reboot).
  74. * Sendkeys to ANY open window (launced by EM or not).
  75.   - Now tries to restore Min windows before sending keystrokes.
  76. * Created "Other" event type to add above functions.
  77. * Added working directory selection (thanks Scott Powell).
  78. * Extended max keystroke delay to 120 seconds (Scott again!).
  79. * Added DATE scheduling mode (finally!).
  80. * Added command line switches to "Autorun" events and "Autoexit" EM.
  81. * Added File and Edit buttons to button bar.
  82. * Added Window Title (task list) selection screen. 
  83.   (for kill program and send keys "window")
  84. * Tweaked the user interface a bit (again? you say). 
  85.   - made overlapping windows easier to differentiate.
  86.   - thinned bevels a bit (1 step closer to "95 Explorer" look).
  87.  
  88. 11/19/95 (1.41 update)
  89. --------
  90. * Fixed a few minor cosmetic details 
  91. * Fixed bug causing incorrect data in "task" editor
  92.  
  93.  
  94. 12/04/95 (1.41 fix)
  95. --------
  96. * Fixed bug causing incorrect alarm captions
  97.  
  98.  
  99. 01/03/96 (1.42)
  100. --------
  101. * Verified stability of last two bug fixes.
  102. * Fixed bug causing flashing modal password window (required reboot) 
  103. when password option "stay minimized" was selected.
  104.  
  105. 03/08/96 (almost 1.43)
  106. --------
  107. * Not everyone has a sound card!  Added default beep if sound for 
  108. alarm is checked, but no sound is selected.
  109.  
  110. 04/16/96 
  111. --------
  112. * Added command line loading of event data files.
  113. * Bug fix - Event types unchanged when new event data file loaded.
  114.  
  115. 05/03/96
  116. --------
  117. * Finished first version of Event Manager Help file, added context
  118.   sensing.  Killing "write" file docs.
  119.  
  120. 06/21/96 (1.43)
  121. --------
  122. * Added ability for Event Manager to enlarge iconized programs to send
  123.   keystrokes in Events and Tasks.  (previously couldn't send keys to a
  124.   window that was minimized at the time.)
  125.  
  126. 07/17/96 (1.43 update)
  127. --------
  128. * Added delay option (comma's) to keystrokes of "method" in Kill Program
  129.   section of Event Editor.  
  130.  
  131. 08/08/96 (1.43 update)
  132. --------
  133. * Added minimum 1 second delay after event is finished to stop the 
  134. occasional "double launching".  
  135.  
  136. 08/12/96 (1.43 update)
  137. --------
  138. * Created new TASK option to Exit Event Manager. 
  139.  
  140. 09/20/96 (1.5 beta)
  141. --------
  142. * Event List can now contain unlimited number of Events.  Added "Add" 
  143.   and "Remove" commands to Event Menu to insert and delete events.  
  144.  
  145. * Added right-mouse functionality.  Pop up menu gives choice to open
  146.   editor, change time or name, or "run now".
  147.  
  148. * Added event logging (finally!).  EventMan can now record a log of all 
  149.   Event and Task proceedures to a log file (eventman.log).  New menu 
  150.   options to turn on/off logging, view, print and clear.
  151.  
  152. * Updated "Run Time" controls in editors so you can type in hour, 
  153.   minute and second as well as select them from the lists. 
  154.  
  155. * Added "Ask before run" to Event and Task editors.  When checked, Event
  156.   Manager will ask for user confirmation before running the Event/Task.
  157.  
  158. 10/08/96 (1.5 beta)
  159. --------
  160. * Added "iterative events".  Events can be set to repeat every X minutes, 
  161.   hours, days, weeks or months.
  162.  
  163. * Re-wrote event checking routine because of the time it takes to check for 
  164.   all possible repeat options.  Tested on a 486DX2/66 with 80 events all set 
  165.   for 10 repeats on the same day and the last event was still triggered.  Got 
  166.   check loop time down to around 1/10th a second under these conditions, so I 
  167.   would guess over 1500 events per day might be possible in "normal" use.  I 
  168.   still must presume events at the end of the list might be missed on 386 
  169.   machines, but who the heck going to schedule 800+ events on the same day?
  170.  
  171. 10/14/96 (1.5 release)
  172. -------
  173. * Beta test results all positive! 
  174.  
  175. 10/22/96 (1.5 fix)
  176. -------
  177. * Fixed bug causing GPF when running "Exit Eventman" task with pop-up menu.  
  178.  
  179. # # #
  180.